encoding/xml.Decoder.ungetc (method)
14 uses
encoding/xml (current package)
xml.go#L574: d.ungetc(b)
xml.go#L783: d.ungetc(b)
xml.go#L817: d.ungetc(b)
xml.go#L835: d.ungetc(b)
xml.go#L869: d.ungetc(b)
xml.go#L881: d.ungetc(b)
xml.go#L898: d.ungetc(b)
xml.go#L962: func (d *Decoder) ungetc(b byte) {
xml.go#L1016: d.ungetc('<')
xml.go#L1059: d.ungetc(b)
xml.go#L1070: d.ungetc(b)
xml.go#L1080: d.ungetc(b)
xml.go#L1203: d.ungetc(b)
xml.go#L1213: d.ungetc(b)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)